imx: iomux: add macros to setup iomux for multiple SoC types
authorTim Harvey <[email protected]>
Mon, 2 Jun 2014 23:13:24 +0000 (16:13 -0700)
committerStefano Babic <[email protected]>
Fri, 6 Jun 2014 08:07:26 +0000 (10:07 +0200)
commit5bf497e3fdba14cb39f8752ae7646d77dc49d519
tree29b6d7e71fd0719a3ffec6d41a6ed721123fbf61
parentfe0f7f7842e109b9e04e455787d35bf3b21027c2
imx: iomux: add macros to setup iomux for multiple SoC types

Allow imx_iomux_v3_setup_multiple_pads to take a multi-cpu pad_list
and add macros for declaring the pad_list that take into account the
SoC types supported using CONFIG_MX6QDL (supports both the MX6Q and MX6DL
iomux).

Cc: Stefan Roese <[email protected]>
Cc: Otavio Salvador <[email protected]>
Cc: Andy Ng <[email protected]>
Cc: Eric Nelson <[email protected]>
Cc: Tapani Utriainen <[email protected]>
Cc: Tom Rini <[email protected]>
Signed-off-by: Tim Harvey <[email protected]>
arch/arm/imx-common/iomux-v3.c
arch/arm/include/asm/imx-common/iomux-v3.h